Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page describes the Input page layout of the Component REST AppBlock.

An Input page can serve one of two purposes:

  1. Add a new item
  2. Edit an existing item

If you want the page to add a new item, you should use POST as the request type.  If you want the page to edit an existing item, you should use PUT as the request type.

This is done on the REST Service URL step of the wizard:

 

Click here to learn more about creating a REST AppBlock with POST.

 

Click here to learn more about creating a REST AppBlock with PUT.

 

Filter by label (Content by label)
showLabelsfalse
max5
spacesMOSTKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("rest","input","component","form") and type = "page" and space = "MOSTKB"
labelsinput rest component form

Page Properties
hiddentrue
Related issues