Select Page

A new knowledge base article has been published on our support portal.

 

This article provides a great walkthrough showing how you can use Generative AI to build pages in Model Driven Apps – and then wire those pages directly to North52 Business Rules Formulas, all driven by a natural language prompt.

In this example, a page is described and built using Dataverse’s “Describe a page” feature. The result? A fully functional UI that lets users select insurance policies and run validation logic against them – without writing a single line of traditional code.

 

Here’s what makes it powerful:

✅ AI-generated UI: Use a prompt to describe what you want, and Dataverse builds the page for you.

✅ North52 Formula integration: A ClientSide “Perform Action” formula runs validation logic via a Decision Table and returns structured results back to the page.

✅ Prompt engineering for results processing: The prompt instructs the AI on how to parse the formula’s response (e.g., splitting a status/message string) and display the right UI feedback – green for valid, red for rejected.

 

View this article in full on our support portal