vmo Posted November 22, 2018 Share Posted November 22, 2018 Hi, it is possible to change the order of the fields programmatically on a template? Thank you Link to comment Share on other sites More sharing options...
LostKobrakai Posted November 22, 2018 Share Posted November 22, 2018 Yes. You need to change the order of fields in $template->fieldgroup like e.g. here https://github.com/LostKobrakai/Migrations/blob/master/classes/Migration.php#L41-L62 2 Link to comment Share on other sites More sharing options...
vmo Posted November 22, 2018 Author Share Posted November 22, 2018 It is exactly what I was looking for. Many thanks 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