I need to add a new text field to the Mass Issue to Mfg option that allows me to save the person to whom the material was delivered.
Add a field called TranDelReference_c to the PartTran table by UD Column Maintenance
Add the Textbox to the Mass Issue to Mfg
but when looking for it within the available fields of the EpiBinding of the textbox, I cannot find it, this leads me to the conclusion that I have to add it through a customization that allows me to place the EpiBinding manually with all its characteristics to be able to save the information that place in the textbox.
Does anyone have any idea how to do it or any better idea to accomplish this requirement?
@MEMFabila I would bind your textbox to a field like CallContextBpmData.ShortChar01 and then on the add of PartTran slide it into your UD and clear the BpmData field.
This should also work in the new UX when converted.
The added assumption was wrong. PartTran is already added and is modified in the data directive. The below has been tested and I used another UD field, so you just need to remove the hardcoding of SC01 and change my UD to yours.
This is from my serverlog.
<Trigger table=“PartTran” type=“Modified” pk=“PartTran<~>a129487b-fc97-4a0f-a5e3-a3abebda30f7”
rowId=“a129487b-fc97-4a0f-a5e3-a3abebda30f7” duration=“23.5243” runningTriggers="Modified PartTran