Robin S Posted February 2, 2017 Share Posted February 2, 2017 Some fieldtypes have 'subfields' (not sure if that's the right term exactly). For example, the "Address" field within the Map Marker fieldtype. Is it possible to use setAndSave() to set some subfield of a field? Seems like it should be possible but I can't work out what the right syntax is. 1 Link to comment Share on other sites More sharing options...
kongondo Posted February 2, 2017 Share Posted February 2, 2017 Hmm...I don't think it's possible. But you never know! 1 Link to comment Share on other sites More sharing options...
elabx Posted March 14, 2022 Share Posted March 14, 2022 Is it possible to do this now? Say, for example, I want to save a FieldsetPage doing something like: $page->setAndSave('button.url_address', $value); EDIT: I think it's not, just reviewed the Page class ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now