web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

how to add hyperlink to another form?

(0) ShareShare
ReportReport
Posted on by 932

Hi,

1832.form.png

I want to add Hyperlink to stringEdit x++ first,then I want to display a list of user and I  add hyperlink to every user to open 
Customer card

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Raheel-Khan Profile Picture
    1,371 on at

    Hi BASMA,

    Trust you are fine!

    Can you please explain what you actually want to achieve? Where you cant to add hyperlink? is in any report? I am unable to understand the screenshot you provide in your question.

    Warm Regards,

    Raheel

  • BASMA Profile Picture
    932 on at

    Hi Raheel,

    I have 2 form' control I want to filter data when I choice values from the 2  lookup.

    I want to display a value "matrixName" from another form according to the value from lookup.

    I want to set "matrixName" as a link to open form corresponding to that value.

  • Suggested answer
    Rustem Galiamov Profile Picture
    8,072 on at
  • BASMA Profile Picture
    932 on at

    Hi Rustem,

    this is the second of the other thread,

    I displayesd a list of user in listbox,I want to add link to the form that contains User,

    I use jumpref in listBox:

    public void jumpRef()

    {

    Args            args;

    MenuFunction    menuFunction;

    ;

    args = new Args();

    menuFunction = new MenuFunction(menuitemDisplayStr(“SysUserInfoPage”), MenuItemType::Display);

    args = new Args(menuFunction.object());

    args.caller(element);

    args.record(“RecordName”); // I don't have datasource to set it here.

    menuFunction.run(args);

    }

  • Suggested answer
    Rustem Galiamov Profile Picture
    8,072 on at

    Hi BASMA!

    But you already have a userid right? So, declare the table variable and select the record by userId.

  • BASMA Profile Picture
    932 on at

    Where  I declare userId??

    args.record(“RecordName”); ???

  • Verified answer
    Rustem Galiamov Profile Picture
    8,072 on at

    So, i find another way. This is my ListBox control:

    Screen-Shot-2018_2D00_10_2D00_08-at-12.32.20.png

    Screen-Shot-2018_2D00_10_2D00_08-at-12.31.18.png

    I've overrides the selectionChanged() method on control:

    Screen-Shot-2018_2D00_10_2D00_08-at-12.32.09.png

    Screen-Shot-2018_2D00_10_2D00_08-at-12.32.20.png

    Hope this will help.

  • BASMA Profile Picture
    932 on at

    this is the form:

    3264.user.png

    1.the list of user doesn't colored in blue.

    2.When I clicked in one user I get this:

    3264.user.png

    I get all the user not the selected user in form.

  • Suggested answer
    Rustem Galiamov Profile Picture
    8,072 on at

    I've changed control properties to set color and underline.

    Screen-Shot-2018_2D00_10_2D00_08-at-12.58.18.png

    The form must be opened with selected user if you get userInfo record. This is happening with all selected user?

  • BASMA Profile Picture
    932 on at

    I add your suggestion in ListBox slectionChange method,but I get all user

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Sagar Suman Profile Picture

Sagar Suman 2 Super User 2026 Season 1

#1
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#1
Pratik Bhosle Profile Picture

Pratik Bhosle 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans