A method to ensure buttons only appear after x seconds after page load?

Hi all,

I would be incredibly grateful for help from the FF community with this.

The title should explain what I am trying to achieve.

I've tried the following solution but it did not work....

1) Creating boolean page state variable - default value is false.

2) On the page widget, adding a periodic timer "on-page" load which after x seconds sets the value of the page state variable to "true".

3) Setting the buttons visibility condition to "IF - Page State Variable = True.

Any solutions? Thank you again.

1 reply