Tagged: Workflows
- This topic has 5 replies, 3 voices, and was last updated 6 years, 2 months ago by
Steve.
-
AuthorPosts
-
-
November 16, 2015 at 11:06 am #4977
Carla ChalmersMemberHas anyone figured out how to retain the field values when switching between Workflow tabs? My product is in beta and users are having difficulty understanding that they need to save the CPT before switching tabs. This also causes a problem with Jetpack social publishing as the post is auto published on the first save and not the final.
-
November 16, 2015 at 3:49 pm #4978
SteveKeymasterCarla– Each Worflow tabs is a separate page. It would be the same if your client filled in some fields and then clicked on the Dashboard page. You have two options here:
1) Implement a Javascript solutions that triggers the submit button when switching the page. You can search Google for this since it is not a WordPress or Piklist specfic solution.
2) Build your own tabs and don’t use Workflows. WordPress has some CSS built in for their old tab style. I think this should help. You would have to combine all our fields into one meta-box file and use code HTML like this:
This will work everywhere except settings, because of how the WP Settings API works.
Let us know if this works for you.
-
November 16, 2015 at 4:21 pm #4985
Carla ChalmersMemberI have been searching for a js solution but I haven’t been able to find anything yet.
-
November 16, 2015 at 4:23 pm #4986
SteveKeymasterJustin Tadlock is always a good resource.
-
November 16, 2015 at 5:42 pm #4989
mcmasterMemberThis reply has been marked as private.
-
-
AuthorPosts
- You must be logged in to reply to this topic.