Card - LiquidAnalytics/ld-api-examples GitHub Wiki
#Card 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 Cards or DataGrid or a Pivot Report.
##Basic Information about Card
- Card is a window in the app where we can see various info cards and other insight pop configurations.
- Card with the label Community Management and Insight looks like the example shown below and can have many such insight pop Configurations.
##Steps To Configure a Card
- LiquidInsightPop with liquidInsightPopType should be “Cards”
- Card
- insightPopId same as liquidInsightPop item.
- label is a statement.
##Some common mistakes related to Card ###Could not see Card label
- Go to Card and check the label.
###Could not see a config which should be present in the given Card
- Check the parent Insight Pop of that item.
- Check If the liquid Insight Pop item of that config exists.