Page 1 of 1

Second run object on edit form is corrupted

Posted: Tue Dec 29, 2020 2:04 am
by treed
I have an invoice form that several reports need to be printed from. I added the first run object as a button and it prints the invoice report exactly as expected. I've attempted to add a second button several ways, by cloning and straight out adding a new object and had the same results both times which is the second button does not show. The object does appear in the forms object list and all settings are correct. What I do notice is that in the object list the Object column is blank for both objects and when the edit screen is displayed, an artifact appears in the upper left hand corner that looks like a small box.

Re: Second run object on edit form is corrupted

Posted: Tue Dec 29, 2020 2:17 am
by kev1n
Try entering an object ID in the table `zzzzsys_object` directly.

Re: Second run object on edit form is corrupted

Posted: Tue Dec 29, 2020 7:54 pm
by treed
Added a value for sob_all_id and that worked. Any idea why this might have happened?

Re: Second run object on edit form is corrupted

Posted: Tue Dec 29, 2020 8:47 pm
by treed
Ok there seems to be a major issue where the ID field no longer shows in the object screen for any object in the system now. Any idea on how to get the ID field back or what might have caused it to disappear?

Re: Second run object on edit form is corrupted

Posted: Tue Dec 29, 2020 10:34 pm
by treed
Fixed it, updated system and ran update and the ID field came back. Things seem to go wacky (technical term) when the first run button was cloned.