Hi, Minesh! I don't have new question, it's the same issue, just worse than it was in the beginning.
The days of the week are always M T W TH F S S. I want those to be there, I want those fields FILLED IN in the admin screen, that’s what I mean by “pre-populated.” I want the day of the week to be there on the post admin screen, and then I’ll enter the open and close times.
Changing it to checkboxes does nothing except to add the popup “add your internal title for the item” - on EVERY POST. That popup just gets in the way and makes the whole thing take even longer. Basically, it’s the same as before, but instead of being faster, it takes twice as long.
I don’t want to select the days of the week thousands and thousands of times. Instead of being pre-populated, it says “select” on each and every post.
The reason is admin screen layout is borked is that ‘display: flex’ is being applied to .wpt-form-item, which in turn screws up the entire post edit screen.
The days of the week are always M T W TH F S S. I want those to be there, I want those fields FILLED IN in the admin screen, that’s what I mean by “pre-populated.” I want the day of the week to be there on the post admin screen, and then I’ll enter the open and close times.
==> Well - for that only I prepared the solution and shared with you here with the following reply:
-- https://toolset.com/forums/topic/prepopulate-fields-in-nested-repeatable-fields-view/#post-1240789
I do not understand whats causing the issue. Can you please put the code back and tell me exact steps to see the issue. What steps I need to follow to check the issue.
NO, THE FIELDS WERE ALREADY THERE. I MADE THE THING! The problem is that I still have to select them every time. That is exactly what I don't want to do. I can't put the code back because I don't know the slug.
I put the code back again to Toolset Custom Code setion:
=> hidden link
And I created this entry:
=> hidden link
Can you confirm you can see the field "days of the week" is selected.
What you need to do is:
=> Click on "Add new" button to create new post
=> give title and save/publish the post
=> you should see those 7-8 entries automatically created withing Repeating field group and "days of the week" field is selected.