Hi,
I have created an action configuration on the following. Since the form I am placing this custom field on is an action form I created a parameter for it. However, when I enter data in that field on the action form it is not saving it to the business class. I must be missing something on the backend (invoke?) to save this custom field's data to the business class - requisition. Normally, when you add a custom field to the business class and place it on a "normal" form the data gets saved automatically. What am I missing with parameters and custom fields so that save does occur and I can see that data on another requisition form.
Thanks in advance for your assistance here. Jeff
Unreleased.RSSLPLCreate is an ActionOverride
Parameters
GCSHRSSHDRDate is Date
//Update Action Rules
Exit Rules
//invoke Create this instance
//invoked.GCSHRSSHDRDate = PrmGCSHRSSHDRDate
======================================================================================================================
Requisition is a BusinessClass owned by rq
Persistent Fields
GCSHRSSHDRDate is Date default label is untranslatable:"PatientProcedure/Fit/EventDate"
================================================================================================
paragraph
GCSHRSSHDRDate
label is untranslatable:"PatientProcedure/Fit/EventDate,Etc"