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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

How to use a PROCEDURE in a Custom Page instead of a field?

(0) ShareShare
ReportReport
Posted on by 67

Hi, I want to use a method as a display field in the page field, how can I use the custom method as a field instead of a table field?

I have the same question (0)
  • Suggested answer
    Nitin Verma Profile Picture
    21,812 Moderator on at

    Hi,

    Please create a procedure with return type like below

    Localprocedure():text

    begin

     exit('This is text type return value');

    end;

    now you can call this Localprocedure() method directly as a Field on any page.

    Like below:

    field(CustomField;Localprocedure())

    {

    applicationarea := all;

    }

  • peopleeater Profile Picture
    67 on at

    I have created that procedure in the table and am able to get it on form, Thanks.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,314 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,781 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 1,356

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans