Yuri Salimovskiy
Yuri Salimovskiy
@litzinger thank you for the suggested changes! I don't think we could change the `fluid_field_add_field` signature - as if someone's using it, it will break their code. So how much...
I was talking about `fluid_field_add_field` which is in `ft.` file. For `fluid_field_get_field_data` we probably need to have those extra data (or whole model reference, which is likely better) added
@litzinger I have made updated to the code and to the docs (see referenced PR). Would you mind checking and seeing if that's any good?
@litzinger TBH, not all the stuff with the extension hooks in Fluid makes sense to me... I'm just assuming that the person who added those pursued specific goal and they...
Oh, no timeline. We are likely not making this change in 7.4 (unless you insist:)
@jcogs-design I wasn't able to replicate this in 7.4.0 (and also not in 7.3) using the code you provided isolated Do you have extra template tags here, or some extension...
This is intended behavior. You are not allowed to manage MFA settings for someone else, because you would need a device, and that needs to be THEIR device. So this...
@Yulyaswan I made necessary updates to support Grid and Fluid fields. What I noticed however is that if you have a Relationship in Grid (and also regular Relationship field) the...
@blairliikala thank you for reporting this. On your tests, did you experience the issue with complex fields, such as Grid or Relationship, or even the simple fields such as Text?
@Yulyaswan the video was not uploaded - but I also wasn't able to save, got the expected error messages. The steps to replicate the original problem are in last comment...