How can I disable a button or an input field in ui builder

I will let you figure out the radio buttons logic… Enabling and disabling works like this:

  1. Setup data binding:

    Button:
    UI Builder - ConsoleDemo - Backendless 2023-06-13 18-15-04

    Input:
    UI Builder - ConsoleDemo - Backendless 2023-06-13 18-15-31

  2. Control the state through data binding - logic in the toggles:

Regards,
Mark