Crocoblock / suggestions

The suggestions for CrocoBlock project
195 stars 78 forks source link

Type "Switcher" missing in JetEngine Forms. #1084

Open OverSysDev opened 4 years ago

OverSysDev commented 4 years ago

The type "Switcher" present in JetEngine Edit Post Type, is required in JetEngine Forms. At the presentation level, the appearance of the type Switcher for binary fields (Yes / No, etc.) is much more elegant than using the conventional radio button.

It would be very interesting if they included these requirements in a next version of the product. Anotación 2020-04-05 192406 Anotación 2020-04-05 192437

coatedpill commented 3 years ago

Any update on this ?

Phil13-AT commented 3 years ago

same problem here! this should be fixed mhmmm....any solution??

debihazelden commented 3 years ago

Any update on this?

Dennisvb commented 3 years ago

+1 When will this be implemented?

debihazelden commented 3 years ago

++++++1

juanisidoro commented 3 years ago

Looking forward to seeing this!

It is very important to remember if we make forms for the front end and use Checkbox:

In other words, we cannot send some "option-value" of the checkbox and others not. You have to send them all.

I have had a problem creating a metabox with a checkbox for a CPT. I wanted to activate it option by option. This is not possible. Switcher must be used. With the option on and off.

EDR1EN commented 2 years ago

+1 This would be great

creativetoria commented 2 years ago

+1 From me. Yes please

spix18 commented 2 years ago

any news please ? i really want to show a switcher to my moderator to keep accept posts or keep it as pending using a switcher from the frontend.

lifeact commented 2 years ago

+1

удивился не обнаружив переключателя.

Есть ли сроки по внедрению? Если внедрение состоится

szwijsen commented 2 years ago

+1 I need the Switcher in front-end forms

alex-gorbonov commented 2 years ago

hi everyone :) here is a solution: make select box that send value of false or true to the meta-field of the switcher.

sergiobruno commented 1 year ago

Any update?? We need this feature

hellosubotai commented 1 year ago

No updates at the moment... Will it be released on some dates ?

smartinist commented 11 months ago
NilsDannemann commented 10 months ago

+1

loren1988 commented 8 months ago

Question: I’m getting into troubles with the switcher form widget as when I update a post switcher type meta field inside at any type of post or custom post type the field is updated correctly as I can see inside the post from backend but if I have a listing grid that showing only posts with that field true the post inside the grid disappear and not coming back until I’m going inside the post from the backend and and just update the post by the update button. At that point It shows up. The post gets updated but it’s like not working with filters or listing untile I update the post inside the backend. Any clues?

loren1988 commented 8 months ago

The update is coming of course from a form