Skip to content

Danny Hong

My feedback

5 results found

  1. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Danny Hong supported this idea  · 
  2. 9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Danny Hong supported this idea  · 
  3. 33 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Danny Hong supported this idea  · 
  4. 82 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thank you for your feedback. In the upcoming release, you will be able to log in to Caspio applications using browsers with cross-site tracking prevention enabled. This will work for applications deployed with all methods except iFrame deployment. Stay tuned for iFrame solution update in the future releases.

    Danny Hong supported this idea  · 
  5. 9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Danny Hong commented  · 

    styler pro extension for chrome
    https://chrome.google.com/webstore/detail/styler-pro/hbhkfnpodhdcaophahpkiflechaoddoi
    and firefox.
    https://addons.mozilla.org/en-US/firefox/addon/styler-pro/

    actually styler pro didn't work on firefox. you can use code injector instead.
    https://addons.mozilla.org/en-US/firefox/addon/codeinjector/

    @Joshua Jobin you can't click and drag but ctrl-click works to select multiple elements at a time.

    these are the edits I made:
    .ConfigureFilesListCtnr {width:272px!important;} /* make Datapage elements column wider */
    .ConfigureFieldsRightArea {left:272px!important;} /* Adjust right side so no overlap */
    .RuleOptionsCtnr {left:271px!important;} /* in Rules tab, make Rules list column wider*/
    .MoveFieldsButtonContainer {width:266px!important;} /* in Rules tab, make remove/add buttons column match*/
    #DPContainer {width:unset!important;} /* Right side extends full width of screen*/
    textarea { /* change the Source Code font */
    font-size:16px!important;
    font-family: Sudo, Consolas, monospace!important;
    }

Feedback and Knowledge Base