Skip to main content
December 6, 2023
Question

Make a button visible after record action

  • December 6, 2023
  • 14 replies
  • 0 views

Hi team,

I want to display a refresh button in a interface after upload action(record action item) takes place.It should not be displayed when the interface loads. I tried using  a!refreshVariable but it is not working as the variable is always true as in value field. can anyone tell any ways of achieving this? 

 

Thanks in advance.

    14 replies

    stefanhelzle0001
    December 6, 2023

    What is the purpose of this "refresh" is there any background action you are waiting for?

    December 6, 2023

    yes [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05] , i am putting some logic inside refresh button to query some data and append to existing rule input.

    stefanhelzle0001
    December 6, 2023

    What kind of UI are we talking about? Normal site pages do not use rule inputs.

    Can you put some intense light on your use case?