Hi,
GitBooks site with our docs is unavailable. It is a third party service, we have no control over it((
Could you clarify about dynamic default text?
OK, I’ll try it later.
I have two text inputs and I need set third dynamically from this two as a default text.
First input * second input = default number of third input.
Thanks
I think it is possible via custom code by using JS triggers of the plugin. Sorry, I do not have the exact code you should use.
So,
{First input} = 300
{Second input} = 2
{Thrird input} = {First input}*{Second input}
I need set third input default number dynamically from first and second input as i can set it on Main settings of input.
Thanks, can you please tell me how can I achieve this?
Best regards!
Sorry, I do not have the exact code you should use. It is a job to create such code and implement on your site.