• I see the list of hooks but no meaningful usage samples, for example I want to start the app in full screen mode, I assume it would be on AppOpen, but besides the wpda. I have no clue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Kim L

    (@kimmyx)

    Hi @jkacher,

    Thanks for the post!

    The documentation on hooks is a work in progress. 🙏

    Because of their versatility, most of the examples came from use cases presented by customers.

    We usually add them as they come, but we’re also working on adding more basic samples in the future.

    I want to start the app in full screen mode, I assume it would be on AppOpen, but besides the wpda. I have no clue.

    To start an app in full screen mode, just add parameter fullscreen="true" to your shortcode. For example: [wpda_app app_id="123" fullscreen="true"]

    Hope this helps! Let us know if you have other questions. 😊

    Thread Starter jkacher

    (@jkacher)

    This does not work, I tried two different apps

    Plugin Contributor Kim L

    (@kimmyx)

    Hi @jkacher,

    Apologies for the confusion. 🙏

    This option is only currently available for the Data Apps app type.

    I’ve requested Peter to enable this feature for all app types, but I can’t guarantee an ETA. 😔

    Let us know if you have other questions.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.