- Whenever there is a requirement to extend a column in a table it is suggested that instead of extending the Base Table we should extend the Extension table corresponding to it.
Whenever you extend the column in a table make sure you also extend the EIM table corresponding to it and also make a record in the Attribute Mapping.
Steps for it:
a) Go to the EIM Interface table object and identify the correct EIM table.
b) Extend the EIM Table.
c) In EIM Table Mapping object > Attribute Mapping Object > create a record for newly added column.
- The customized buttons who have the Method Invoked Property as"EventMethod%" ie. prefixed with 'EventMethod' need not to be forcibly enable
by using 'PreCanInvoke" event scripting.
They are always enabled.
Hope this helps. Keep Coming for more
No comments:
Post a Comment