When using new text control property code, the control disappears from the right sidebar.
Bill
Stack-Its
When using new text control property code, the control disappears from the right sidebar.
Bill
Stack-Its
Do you have a code sample? I’m not sure which title property you’re referring to. Is it this heading control?
Sorry, I meant to say Text control. Here’s a snippet of just the control only:
{
"title": "Text1:",
"properties": [{
"title": "Text2",
"property": "text",
"text": {
"default": "Hi",
"subtitle": "Subtitle"
}
}]
}
Control doesn’t show up in sidebar or any value in template.
I think you’ve just got a coding error, that’s why you’re not seeing the controls, same goes for your other issues, here Text Area Control Setup - #4 by dan and here Resources Control Setup - #4 by dan