Home › Forums › Classic DFFS › mimic the same tabs on the newform and the displayform
Tagged: clone
- This topic has 5 replies, 3 voices, and was last updated 8 years, 8 months ago by Alexander Bautz.
-
AuthorPosts
-
-
March 21, 2016 at 06:07 #10833
Is there a quick and easy way to copy all of the tabs from the displayform and put them on the newform? I have a user with about 100 columns and over 20 tabs on the edit form. The newform used to match it until a week ago when they put in a change request to make it only have a very minimal amount of fields and tabs. *sigh*. So now they want it changed back tomorrow and I am hoping there is something to make this a little less painful.
Thanks in advance!
-
March 21, 2016 at 08:00 #10835
Hi,
There is no method of copying only the tabs without editing the config “blob” directly (export from Misc tab).If you go this method you must export the config from both forms, and then copy the “tabs” part from the other form config. You can use this page to format the “blob” for better readability – http://www.cleancss.com/javascript-beautify/
Another method is to back up any Custom JS and CSS by copying it out in a text file. Also make a backup of the entire config in case you need to roll back.
When you have the backup, go into the DFFS backend and hit “delete” in the bottom right corner. Confirm, and then reenter the config to get a question about copying the config from an existing form.
You must now recreate custom js and other settings manually.
Hope this helps,
Alexander -
March 21, 2016 at 14:57 #10848
I always enable version history on my SPJS configuration lists – I’ve never needed to use it, but I think that would allow roll-back of specific configurations (just be careful of column additions/deletions)
-
March 21, 2016 at 19:32 #10854
Thank you for the tips!
How do it turn on the version history on the SPJS lists? Just regular SharePoint version history or is there version history for the DFFS configurations?
-
March 21, 2016 at 20:10 #10856
They’re just standard SharePoint lists – enable versioning as usual through list settings > versioning. DFFS just stores it’s data there.
-
-
March 22, 2016 at 15:37 #10865
Thanks Adam for following up on this topic.
Alexander
-
-
AuthorPosts
- You must be logged in to reply to this topic.