0

Code text for a button

C8689192-5B70-44A9-A12D-D36C0D003186Hi

I should like to get a button to open a field on my form.
When I click on it there is an empty field for formula.
I go to formula window.
I select my field but a white square is displayed next to it
Could someone tell are what I should write as code text ?

Thanks

9 replies

null
    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view

    At top center change "Visuel" to "Texte". It is often easier to just type the code. Does "open" field mean that you want to make it visible? It may be easier to do that by changing the "Display field only, if" property of the field that you want to make visible.

    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view
    • saddinsell
    • 3 yrs ago
    • Reported - view

    Hi Dean,

    Thanks for Your answers.
    I tried your advice "Display field only, if:"
    I get a mistake.
    Could you help ?

    • saddinsell
    • 3 yrs ago
    • Reported - view

    "Expected end :director…at the line 1, column 37"

    • saddinsell
    • 3 yrs ago
    • Reported - view

    Well, I think I made a mistake
    I should have write "réalisateur" in the white field under "Display
    field only if."
    So I change it but it does not work either : when I click on the button nothing happens…

    • saddinsell
    • 3 yrs ago
    • Reported - view

    A strange thing : the button appears only on some records…

    Why ?

    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view

    Instead of a button, try creating a Choice field named Choices with a "Show as" property of Switch and values of "Show" and "Hide". Then set your field's "Display field only, if" property to:

    text(Choices) = "Show"

    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view
    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view

Content aside

  • 3 yrs agoLast active
  • 9Replies
  • 919Views