Recent searches


No recent searches

How do i add the placeholder in manifest.json parameters?



Posted Jul 11, 2024

I am trying to use helpText and placeholder in the manifest.json parameters, but it is not working.

Does anyone have a solution? Please help me!

Thank you!


0

1

1 comment

image avatar

Rosie

Zendesk Customer Care

Hi Dojo,
 
You're using "text" type in your parameters. Text type is "a single-line input field". See the parameters list represents for Type. The following controls are available:
Type Control
text A single-line input field
checkbox A single checkbox
url A single-line input field, validated for correct URL syntax
number A single-line input field, validated to include only numbers
multiline A multi-line textarea. User input is limited to 64Kb
hidden A parameter never shown to the user on the settings page
oauth Required if your app uses OAuth. See oauth in the manifest reference. The parameter is never shown to the user
 
For more details, kindly check our Manifest reference.  
 
 

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post