I am starter in LightSwitch, and hope anybody can help me. Now I am facing two problems:
One is that I created edit buttons in each box of the Tile list, then is there any way that I can align all the buttons to a absolute position?
Another one is that I used two tables: Partners and ActionPlans. My thought is Partners table will show a Tile list of partner names, then when I click a box of the partner name, it will open a new tab and show the details in the ActionPlans table. But it shows nothing, do I need to write any code for it?