Hi,
I know this probably isn't best practice, but where do I go to find the LPL code for this action (Unreleased.RSSLPLCreate) so I can copy this code into my new action to do the following:
I’d basically create a new action with the same name, just slightly different, and then add the field as a parameter manually. Everything else would just be copy/pasted in from the original action.
I tried copying this action - Unreleased.RSSLPLCreate, but received this error:
com.lawson.rdtech.repository.states.ActionSpec.getFullName()" because "stagedActionSpec" is null
Basically, I am trying to copy this action and the form action to add my custom field as a parameter on the action form since action forms only allow parameters when parameters are present.
Thanks.
Jeff