Jesse Leite

Results 190 comments of Jesse Leite

@aerni How did you pull into your project? You'll also need to build the JS and symlink into `public/vendor/statamic/cp`.

Yes, you can only set one condition per field. We should probably add validation to the conditions builder UX to prevent users from trying this. We could also possibly look...

Just a note that we'll need to merge #6185 in before merging this PR, since this builds on that one.

It is! We'll try to pick this one back up soon.

Hey @dniccum, was just starting to look into this. Did you close because it's no longer an issue? Or if it is still an issue, maybe you could also provide...

@stuartcusackie Are your replicator sets collapsed by default? Also are you using revealer field conditions, or just regular conditions? Also what version of Statamic are you on?

>Pulled your branch under my local vendor folder to test and it doesn't appear to work as expected. @niktwenty3 Did you also build the JS though?

> But, if it works on your end, then I'm definitely missing something. @niktwenty3 I just tried your fieldset example, and it seems to save fine for me... ```yaml pos_sm:...

>Got it working on our main project - rebuilding the files on the root folder on our end was the missing piece. Thanks a lot for the time and replies...