It looks like you're new here. Sign in or register to get started.
FORM.RUNMODAL(FormID, myTempRecordVariable)
Comments
Could you be a more detailed....
If it was hard to write, it should be hard to understand."
Table A (Field 1, Field 2, Field 3, Boolean 1, Boolean 2, Boolean 3)
I want to get a record from this table and put it as 3 lines in table box (Form) and update it only during posting.
Example: (Table Box)
Features...............................Ticked (Boolean Check)
Feature 1 (From Field 1).........Boolean 1
Feature 2 (From Field 2).........Boolean 2
Feature 3 (From Field 3).........Boolean 3
How can this be done?
Click the link below to lookup Matrix forms!
Click this link to download the Navision Bible!
If it was hard to write, it should be hard to understand."
If it was hard to write, it should be hard to understand."
If it was hard to write, it should be hard to understand."
You can create a temporary table, and insert the values in this record-variable. To show this in a form, you can do it by:
Using temporary tables should help you dealing this problem ...
gl
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog