This page (revision-10) was last changed on 02-May-2023 09:37 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
10 02-May-2023 09:37 3 KB Kevin Higgs to previous
9 26-Nov-2021 10:22 2 KB Kevin Higgs to previous | to last
8 26-Nov-2021 10:22 2 KB JMyers to previous | to last
7 26-Nov-2021 10:22 2 KB JEscott to previous | to last
6 26-Nov-2021 10:22 2 KB JEscott to previous | to last
5 26-Nov-2021 10:22 2 KB JMyers to previous | to last
4 26-Nov-2021 10:22 2 KB JMyers to previous | to last
3 26-Nov-2021 10:22 2 KB JMyers to previous | to last
2 26-Nov-2021 10:22 2 KB JMyers to previous | to last
1 26-Nov-2021 10:22 2 KB JMyers to last

Page References

Incoming links Outgoing links
IMUF

Version management

Difference between version and

At line 21 changed one line
%%info If a lexicon name is associated with a User Defined Field. The value of the User Defined Field will be stored on the [P2K_AM_USER_FIELD_VALUES] table as __Saved Value-Displayed Value__ as seen on the associated lexicon [IMLN].\\
%%info If a lexicon code ([IMLN]) is associated with a User Defined Field, and the user defined field is added to a form, the value of the lexicon will be displayed on the form, however the User Defined Field will be stored on the [P2K_AM_USER_FIELD_VALUES] table as __Saved Value-Displayed Value__.
At line 23 added 4 lines
\\
%%info Example if user updates the UDF on a form by selecting a value from the associated lexicon [X_YES_NO]. "Yes" will display on the form and "Y-Yes" will be saved on the P2K_AM_USER_FIELD_VALUES table (This will be visable using the UDF lookup or will be the value returned if using the [P2K_SMGLX] function).%%
\\
\\