Hi all,
I have done initial value defaults several times in the past and for some reason it is not working but it should be very simple.
In a nutshell: We have created some jobs families and associated them with certain jobs. Instead of adding the families to the many positions, I am trying to have the initial value of the Job.JobFamily default onto the PositionFamily on the LRDPostionDetail form.
The lpl for this section is below. I removed the select is PostionFamilySelectNoStatus and that did not work either. It always leaves it a dropdown. If I used display only it is blank:
header4 of "Classifications"
paragraph
PositionFamily
select is PositionFamilySelectNoStatus
initial value is Job.JobFamily
PositionFamily.Description
no label
display as text
This should be pretty simple to do so I don't know what I ham missing. Any ideas on what I am overlooking?
Thank you!