I recently upgraded to 8.15.8. I am receiving trouble tickets now due to an error message:
Required fields are missing [Service Contract] !(https://us.v-cdn.net/6032350/uploads/attachments/RackMultipart20160903-60771-dregpg-ScreenClip 8 inline.png “Image https//d2r1vs3d9006apcloudfrontnet/s3_images/1477940/RackMultipart20160903-60771-dregpg-ScreenClip__8__inlinepng1472861916”)
The service contract is the parent the service is the child.
It appears that Skuid is no longer able to pass the parent name and ID to the child record so the system will not save the record because the parent record is blank at save. This popup has worked for a couple of years with no issues.
I have three models on my page:
Account: with a condition to get the Account ID from the page URL (this bring in the client/account information.
NewServiceContract: the parent record has a condition to bring in the account record from the first row of the Account model.
NewServices: to add services to the service contract. With a condition to set the Service_Contract__c is the value of the ID field from the first row in NewServiceContract Model.
!(https://us.v-cdn.net/6032350/uploads/attachments/RackMultipart20160903-71910-1lomg8i-ScreenClip 9 inline.png)
In the past this has worked brilliantly. Now it won’t allow saving anything.
As mentioned, this method has been integral in creating this and other pages. Can you let me know the most seamless work around or give me an idea when this potentially can be fixed? I am concerned because I just created a whole new process that I am rolling out to 250 more users that just broke. I could create the Parent object and then create the children. But it was nice to create everything prior to the save. Any information will be helpful. Also the reason why it no longer passes the record to the children record.
Are there any other circumstances where this is going to cause problems so I can look for those scenarios proactively in my org?
Thank you for your help, and the tremendous product. I have said it many times but Skuid gave our company new life. We love it!