I’m developing a PlugIn. In an element action, I defined a field, but the field is not showing up in the editor when I put the element action in a workflow step on a page.
Every time I make a change to the PlugIn, I delete the PlugIn element from the page and put a new one in its place. That didn’t help.
I tried republishing the PlugIn after making a change, but the action element still doesn’t show in the editor. So, that also didn’t help.
OK folks, thanks for the read and response. As usual, I found a simple solution to my problem. When developing a Plugin click the “Test” button and the Plugin becomes only available to the test app that you specify. I was able to get the field defined for my element and it showed up in the Bubble editor.
I have another issue, unrelated to this one, that I’ll post later.