Skip to content

ryewsn/UIB-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

UIB-Examples

Showcases practical examples of how to build user interfaces with ServiceNow UI Builder.

Versions

1.0 - October 9, 2023

  • Initial version

1.1 - October 13, 2023 Added missing ACL that was not packaged with the application. To get the new version, update your fork, and in App Engine Studio, open the application, click on "Source control", then select "Pull from repository"

UIB-Examples

Welcome to UIB-Examples! This repository provides practical examples to assist developers in building intuitive and effective user interfaces utilizing ServiceNow UI Builder. Each example is crafted to demonstrate the various capabilities and features of UI Builder to enhance your ServiceNow applications.

Table of Contents

Versions

1.0 - October 9, 2023

  • Initial release with four UI examples.

1.1 - October 13, 2023

  • Added a missing ACL that was not packaged with the initial application version.

Update Instructions: To incorporate the fix, update your fork. In the App Engine Studio, open the application, click on "Source control", and then select "Pull from repository".

Installation

Follow these steps to get the UIB-Examples running on your local ServiceNow instance:

  1. Fork or clone this repository to get your own copy of this repository.
  2. If it's not done yet, follow this support article to create a Github credential: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0870863
  3. Import the project into your ServiceNow App Engine Studio.

Usage

Each example in this repository is self-contained and includes detailed comments explaining the implementation steps and best practices. Navigate through the examples to understand the usage and customization of UI Builder components, layouts, and functionalities.

Contributing

I welcome contributions! If you have examples or improvements, feel free to create a pull request. For major changes, please open an issue first to discuss the proposed change.

  1. Install the application in your ServiceNow instance.
  2. in AES, select "Create branch".
  3. Commit your changes.
  4. Push to the branch.
  5. Open a pull request.

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors