Card - LiquidAnalytics/ld-api-examples GitHub Wiki

#Card Configuration ##Description/Overview

  1. This is the specification for the Configuration of AppDef.
  2. An Appdef Is always found in a Title of the app(Older version) or in the Hamburger Menu.
  3. Touching each of them would go to a Cards or DataGrid or a Pivot Report.

##Basic Information about Card

  1. Card is a window in the app where we can see various info cards and other insight pop configurations.
  2. 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

  1. LiquidInsightPop with liquidInsightPopType should be “Cards”
  2. Card
  3. insightPopId same as liquidInsightPop item.
  4. label is a statement.

##Some common mistakes related to Card ###Could not see Card label

  1. Go to Card and check the label.

###Could not see a config which should be present in the given Card

  1. Check the parent Insight Pop of that item.
  2. Check If the liquid Insight Pop item of that config exists.