thei Posted February 4 Posted February 4 (edited) Hello friends of PW! i want to check if a fieldset already exists. Using fields->get(fieldsetName) returns NULL. Using get for normal fields works well and return the field requested. PW-Version is 3.0.255 Is there a way to check fieldsets? Thank you for help  Edited February 5 by thei added PW Version
thei Posted February 5 Author Posted February 5 it was due to a confusing situation: the fieldset was created per API and the name contained a '-' (minus) which was translated silently to an underscore by PW Afterwards the checks were done with the original name (containing the minus character) 😞  sorryÂ
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