Set Default when Creating Record from Relation
So I have a relation manager on my
CyclesResource
the Relation basically shows a list of PostingResources
when the user hits "New Posting" button I would like to pass in the current cycle id and make it as Read Only so that the user does not have to select this field as it seems counter intutive to have to do so since you created the posting from the cycle?
Is there a way to do this?
I've tried both:
But when the page loads for inserting a posting, the Cycle Select is blank...
0 Replies