Hallo everybody.
I created a new table with to forms (chard and list)
Is there a way to switch from the chard to the list (also with the F5 shift+F5 key)?
Thank you very much
To open card from list have a button with shortcut key(see customer card)
To open list from card you can press F5. Be sure to have to list form in Table property "LookupformID"
Thank you for the answer.
What I mean is to create a button or a function that give me the possibility to switch from a form to another.
I presonally created a table named canton and to forms (canton_card and canton_list).
I created a button in the form customer and with the LookupformID I can call the canton_list form.
Now how I can permit the user to switch from the list to the card as a normal form (for example customer)?
I tryied to put the canton_list int the Table property "LookupformID" but nothing happens...
Thank you Max
Comments
To open list from card you can press F5. Be sure to have to list form in Table property "LookupformID"
Note: Assuming you mean "card"
What I mean is to create a button or a function that give me the possibility to switch from a form to another.
I presonally created a table named canton and to forms (canton_card and canton_list).
I created a button in the form customer and with the LookupformID I can call the canton_list form.
Now how I can permit the user to switch from the list to the card as a normal form (for example customer)?
I tryied to put the canton_list int the Table property "LookupformID" but nothing happens...
Thank you Max
Create one button on list page captioned card as in the standard customer list page.