AppDef - LiquidAnalytics/ld-api-examples GitHub Wiki
AppDef Configuration
Description/Overview
- This is the specification for the Configuration of AppDef.
- An Appdef Is always found in a Title of the app(Older version) or in the Hamburger Menu.
- Touching each of them would go to a Card or DataGrid or a PivotReport.
##Basic Information about the AppDef An Appdef looks like the examples shown below.
- This is the old version of viewing the AppDef block.
- The image shown below is the latest look of the AppDef block. It is used in most of existing the communities. Initially we just see the first AppDef near the hamburger menu like the first image below and touching the hamburger menu we see all the AppDef like in the second image below.
Steps To Configure AppDef
Create the Appdef item.
List of gadgetClass for the appDef item is given below:
- LDCLaunchPadaGadget: is used for displaying notification and latest updates in the applications
- LDCInsightPopGadget: is for configuring and displaying insightPop items.
- LDCWebAppGadget: is to connect the application with the available related web pages.
- LDCRelationshipsGadget: is used to have an appdef that displays the information about the community its schema, groups, users, roles, various levels etc
- LDCLibraryGadget: is a media library where user can view images, documents, Quotes, available videos, etc.
- LDCCartGadget: is used for samples orders or quotes.
LiquidInsightPop with liquidInsightPopType should be “InfoCard”
Touching on an InfoCard you can either go to a DataGrid or a PivotReport.
The user can change the background Image the label on the InfoCard but not the font Style and Font Color.
Some common mistakes related to AppDef
Could not see label on hamburger menu or it is incorrect?
Check the label of the AppDef Item.
Could not see the label on Title bar or it is incorrect?
Check the Card item of that AppDef.
On clicking the Appdef nothing happens?
- Check the liquid Insight Pop item of the card
- And also Card of the appdef item.
AppDef Items are not in proper Order?
Go to Appdef and change the sort order of the required items.