Search the Community
Showing results for tags 'saving'.
-
Solution : Issue : Fresh install ProcessWire 3.0.39 + multilangual support In video it shows how it goes. And I can't figure it out. It happens for few of my sites. td;tl : Upload 5 image in images field -> Save -> 2 left. EDIT : Files are in "/assets/files/id"...
-
Hi guys, I have a little issue I debugged as far as I could for the moment. I have a simple page (title, a checkbox, a textarea and the comments field) working as a guestbook page. Initially there were no problems with creating the page and setting the content of title and the textarea field. Cu...
-
I have a page field "office" that should appear only on users with the role "broker". So, I put under Visibility for the field, Show this field only if roles*=1075. It doesn't show without the asterisk. But when I try to update a user with an office selected, I get error message up top: "Profile not...