Hi All,
I have two tables: I have two boolean fields in each table. If I disable(untick) the first table's boolean field, then the second table's field should enable(tick) automatically.
Example:
1)Item Variant table has 'No Variant' field
2)Item Table has 'Variant Required' field
If the No variant field in Item Variant table is disable (untick) then the Variant Required table's field Variant Required should automatically enabled(ticked).
Please guide me to do the above process.
Thanks in advance,
Jacob A.
0
Answers
2. Enable and tick are different things.
I am pretty new to NAV so my answer might be wrong.
If I were you I would write this code to Item Variant table, onModify trigger. Call the ITEM table, set your condition and then modify.
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/