Hi,
I am using the Canvas framework and still stuck with sending verification emails (reset PW works though).
Digging into the code, I saw that a reusable element “widget_verify_email” with “send code” is used for this. In the list of Reusable elements nor via Search I could not find this element. See the screenshot.
How can I access the reusable element? Or are there elements that are not accessible and can be made privat in a template?
On that workflow step you can trace it back. Right click and you should see “view element”, from there once the element is open, right click again and select “edit reusable element” and you should arrive to the right place.
Most likely they renamed the reusable element on the page – based on your screenshot I would guess it’s “system_widget_verify_phone/email” – maybe they changed the name
Hi, many thanks for your quick feedback - you were right.
But quite confusing structure…
Right now I am thinking it is better to start my app from scratch rather using Canvas as it seems overcomplicated to my use case (I understand though that a framework needs to fit to many use cases).