Mostly by inline edit (editable grid view).
Hi
But how do you do this when you have a detail table with 25 fields. This is very user unfriendly to use inline edit.
I have made a second test project. http://www.filedropper.com/sc201303270806bkptest
Here the customer form has two details for the same table contact. The first is the previous editable grid view and the second is a normal grid.
You will see on the contact grid no buttons to edit or add contacts.
When I run this grid as a separate form then I have all the buttons.
This is so weird. And I completly do not understand why. Because this should be a basic feature. You have a Customer. And the customer has contacts, so you must be able to add,edit and delete the contacts. The same with Orders and orderlines. Invoices and Invoicelines. Etc etc.
Inline editing is insuffient. In our other non-SC projects we have tables with more then 100 fields. We have even a table with 600 fields. And then inline editing don’t work.
Brdgs
Andre
Hello Andre,
Please contact our support regarding this issue. Our chat is active on workdays from 8:00am to 6:00pm (GMT -3), and our ticket system is always available.
regards,
Bernhard Bernsmann
Hi Bernhard,
I did that all ready
Andre
Yes, many bugs or better “design features” …
Look at this .pdf, i have created a master / detail form with edit button and link to separated detail form with many comments to discuss this “design feature” …
@Bernhard: i can not attach .pdf greater than 19,5 kb … Please adjust the settings in the forums software. Thank you …
Hi Reinhard,
Thanks for the excellent pdf file.
The edit button is nog my biggest problem I used also the link feature to make a link of one column.
But you do not have a Add. As long as a customer has a order you can open an order then click Add. But if you have a new customer you do not have any orders. So how do you add orders.
I was think to use jsfiddle (http://forum.scriptcase.net/showthread.php?3742-SOLVED-A-blank-application-in-a-form) to create a iframe just above the grid which loads a page with the buttons I need. I am not sure of it is going to work. Because I need the new form to be loaded outside of the iframe.
Still waiting for an anwser from Scriptcase. How difficult can it be to turn on some buttons that should be there in the first place.
Brdgs
Andre
Hi everyone,
I have updated to 7.00.0007.
When I have a detail form with a editable grid view it works so far, that I have still two problems.
- When Add a record it is an inline editing and when I edit (pencil) a record it shows a modal view. I want always a modal view for the reason of my next point.
- My detail table has 5 fields. In the editable grid view I only want to show 3 fields. But in the modal view to edit/add a record I want to be able to edit all fields.
Brdgs
Andre