This topic is locked
[SOLVED]

 many fields to edit

8/22/2014 12:07:42 AM
PHPRunner General questions
G
gokselkahraman author

Hi

I have a table with almost 50 fields on it. I am working on mobile application (for mobile phones) and while i am adding or editing displaying all these fields on one table is pain. I can split these fields onto 10 groups of fields but they have to be in same table. I was thinking to add custom view to this table and jumping from one view to next one fill/update the fields and save/update at the end. Easy to say it for me. How can I do this? Is this the way to do it? Help appreciated. Thx

Sergey Kornilov admin 8/22/2014

Could you elaborate what causes the trouble? Are you able to create a custom view or views and choose what fields will appear on each custom view Edit page?

G
gokselkahraman author 8/31/2014

Thanks Sergey
I found the solution from the Forum;
http://www.asprunner.com/forums/topic/21771-php-7-0-split-application/
Thanks for prompt response, most appreciated