Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor David Cramer

    (@desertsnowman)

    Hi there.

    yes there you can call:
    Caldera_Forms::set_field_data($field_id, $value, $form );

    Thread Starter alain-sole

    (@alain-sole)

    Many thanks David,

    I had tried it unsuccessfully a few days ago but I should have made a mistake at that time and now it works.

    Just another question, is there any mean to force the rendering of the form after the field is set ?

    Kind regards,

    Alain

    Do you have any example form that shows a pre-process processor that populates the values of a form? I can write the php needed to retrieve the data from an external API that I am interested in populating on the form, but I am not quite sure where to go from there.

    I was able to set the field value in the pre processor and when I use the get_field_data I am able to see the updated value but the UI does not get updated .
    Is there any way we can update the UI or refresh the page.?

    Thanks,
    Prashnat

    Hi David,

    Great plugin and it’s made my life a lot easier.

    Quick question: Is there way to change the value of a slider depending on which option is selected from a dropdown box?

    Any help appreciated.

    Thanks,
    Dave..

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Setting a field via a processor’ is closed to new replies.