How to Make A Graylite Detail
Posted: 21 Aug 2015 16:16
Hi, welcome back, after the previous meeting we discussed about what the detail is and the introduction of the detail’s contents itself, now we will discuss about how to make the detail.
Second, fill the detail name / Code Form ( No.2 ). Last, click OK button ( No.3 ). Then, the name code have been printed in the code line ( No.4 ). Named the tab in the caption line after code line ( No.5 ).
Query to get the table and the results can be written in expression line ( No.6 ).
Table’s name, which is the basis for this detail form can be written in Base Table ( No.7 ). Your query will be set automatically after you click “auto generate”.If you need to change the table’s name, change it in the caption column in every line.
If you need to change the type of table’s name, change it in the UI type column in every line.If you want to read-only or hide or update data at some or a column, check it. After all set, click save ( No.8 ).
And if you want to see the result, click View Detail button ( No.9 ). And the detail result is in bellow.
First step to make your detail, is get it in Detail Header Code in module configuration, then click add ( No.1 ).Second, fill the detail name / Code Form ( No.2 ). Last, click OK button ( No.3 ). Then, the name code have been printed in the code line ( No.4 ). Named the tab in the caption line after code line ( No.5 ).
Query to get the table and the results can be written in expression line ( No.6 ).
Table’s name, which is the basis for this detail form can be written in Base Table ( No.7 ). Your query will be set automatically after you click “auto generate”.If you need to change the table’s name, change it in the caption column in every line.
If you need to change the type of table’s name, change it in the UI type column in every line.If you want to read-only or hide or update data at some or a column, check it. After all set, click save ( No.8 ).
And if you want to see the result, click View Detail button ( No.9 ). And the detail result is in bellow.