Im trying to configure the grid plus component .
i unable to configurate it properly.
can anyone share the sample code with explanation for that. i referred the available document and try to achieve it but i unable. i tried as given in the documentation.
Discussion posts and replies are publicly visible
walterw169618 said:i unable to configurate it properly.
I do not have any experience with this plugin, but I think that you might want to describe in more detail, what you want to achieve, and what you observe.
I unable to config the gridsubmitchanges help me in it
What version of Appian are you using?
Please note that GridPlus is an "Advanced Plugin" from 25.2 ...
docs.appian.com/.../Appian_Release_Notes.html
and the Component will be deprecated from the AppMarket at some point ...
docs.appian.com/.../grid-plus.html
Looks like you have text strings instead of declaring the objects.
So "OBJECT_NAME", should be rule!OBJECT_NAME if a rule, and then createModel would be in a constant, so cons!MP_PM_DELETE_CUSTOMER.
I do not have much experience either but that looks incorrect to me.