Advertisement
Guest User

Untitled

a guest
Jun 9th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 21.27 KB | None | 0 0
  1. Array
  2. (
  3.     [0] => Array
  4.         (
  5.             [FieldSetId] => 500000
  6.             [Description] => Enter the username and password you used when you registered.
  7.             [IsRepeating] => 0
  8.             [Label] => Login:
  9.             [Fields] => Array
  10.                 (
  11.                     [0] => Array
  12.                         (
  13.                             [Id] => 750000
  14.                             [FieldAttributeId] => 0
  15.                             [FieldSetId] => 500000
  16.                             [FormId] => 250000
  17.                             [LookupFieldTypeId] => 6
  18.                             [Description] => Your username is the email address you registered with.
  19.                             [DisplayOrder] => 1
  20.                             [Label] => Username:
  21.                             [Name] => username
  22.                             [FieldData] => name
  23.                         )
  24.  
  25.                     [1] => Array
  26.                         (
  27.                             [Id] => 750001
  28.                             [FieldAttributeId] => 0
  29.                             [FieldSetId] => 500000
  30.                             [FormId] => 250000
  31.                             [LookupFieldTypeId] => 3
  32.                             [Description] => Password is minimum of 8 characters, has an upper case, lower case, number, and special character.
  33.                             [DisplayOrder] => 2
  34.                             [Label] => Password:
  35.                             [Name] => password
  36.                             [FieldData] => pass
  37.                         )
  38.  
  39.                 )
  40.  
  41.         )
  42.  
  43.     [1] => Array
  44.         (
  45.             [Id] => 750004
  46.             [FieldAttributeId] => 800006
  47.             [FieldSetId] => 0
  48.             [FormId] => 250000
  49.             [LookupFieldTypeId] => 2
  50.             [Description] =>
  51.             [DisplayOrder] => 4
  52.             [Label] =>
  53.             [Name] => language
  54.             [Attributes] => Array
  55.                 (
  56.                     [Id] => 800006
  57.                     [Class] =>
  58.                     [Dir] =>
  59.                     [Lang] =>
  60.                     [Multiple] =>
  61.                     [ReadOnly] =>
  62.                     [Style] =>
  63.                     [Value] => English
  64.                 )
  65.  
  66.             [FieldData] => English
  67.             [FieldValueLists] => Array
  68.                 (
  69.                     [0] => Array
  70.                         (
  71.                             [Id] => 900006
  72.                             [FieldAttributeId] => 800003
  73.                             [FieldId] => 750004
  74.                             [ParentId] => 0
  75.                             [Description] =>
  76.                             [IsSelected] => 0
  77.                             [Label] =>
  78.                             [Value] => English
  79.                             [Attributes] => Array
  80.                                 (
  81.                                     [Id] => 800003
  82.                                     [Class] => textarea
  83.                                     [Dir] => rtl
  84.                                     [Lang] => en
  85.                                     [Multiple] => multiple
  86.                                     [ReadOnly] =>
  87.                                     [Style] => display:block;
  88.                                     [Value] =>
  89.                                 )
  90.  
  91.                         )
  92.  
  93.                 )
  94.  
  95.         )
  96.  
  97.     [2] => Array
  98.         (
  99.             [Id] => 750005
  100.             [FieldAttributeId] => 800003
  101.             [FieldSetId] => 0
  102.             [FormId] => 250000
  103.             [LookupFieldTypeId] => 7
  104.             [Description] => Unfortunately, everyone thinks they have something important to say. Say it here.
  105.             [DisplayOrder] => 6
  106.             [Label] => Your Comment(s):
  107.             [Name] => comment
  108.             [Attributes] => Array
  109.                 (
  110.                     [Id] => 800003
  111.                     [Class] => textarea
  112.                     [Dir] => rtl
  113.                     [Lang] => en
  114.                     [Multiple] => multiple
  115.                     [ReadOnly] =>
  116.                     [Style] => display:block;
  117.                     [Value] =>
  118.                 )
  119.  
  120.             [FieldData] => comment
  121.         )
  122.  
  123.     [3] => Array
  124.         (
  125.             [FieldSetId] => 500001
  126.             [Description] => Enter each item in your wish list.
  127.             [IsRepeating] => 1
  128.             [Label] => Wish List:
  129.             [Fields] => Array
  130.                 (
  131.                     [0] => Array
  132.                         (
  133.                             [Id] => 750006
  134.                             [FieldAttributeId] => 0
  135.                             [FieldSetId] => 500001
  136.                             [FormId] => 250000
  137.                             [LookupFieldTypeId] => 6
  138.                             [Description] => Descriptive item name should be placed here.
  139.                             [DisplayOrder] => 7
  140.                             [Label] => Item Name:
  141.                             [Name] => itemname
  142.                             [FieldData] => [["item1"],["item2"]]
  143.                         )
  144.  
  145.                     [1] => Array
  146.                         (
  147.                             [Id] => 750002
  148.                             [FieldAttributeId] => 0
  149.                             [FieldSetId] => 500001
  150.                             [FormId] => 250000
  151.                             [LookupFieldTypeId] => 1
  152.                             [Description] => Select your favorite fruits. Check as many as you like.
  153.                             [DisplayOrder] => 9
  154.                             [Label] => Favorite fruit(s):
  155.                             [Name] => fruits
  156.                             [FieldData] => [["apple","banana","guava"],["banana"]]
  157.                             [FieldValueLists] => Array
  158.                                 (
  159.                                     [0] => Array
  160.                                         (
  161.                                             [Id] => 900000
  162.                                             [FieldAttributeId] => 800000
  163.                                             [FieldId] => 750002
  164.                                             [ParentId] => 0
  165.                                             [Description] => Apples are those red fruits. Usually, it is the fruit depicted in paintings of Adam & Eve.
  166.                                             [IsSelected] => 0
  167.                                             [Label] => Apple:
  168.                                             [Value] => apple
  169.                                             [Attributes] => Array
  170.                                                 (
  171.                                                     [Id] => 800000
  172.                                                     [Class] => checkbox
  173.                                                     [Dir] => rtl
  174.                                                     [Lang] => en
  175.                                                     [Multiple] => multiple
  176.                                                     [ReadOnly] =>
  177.                                                     [Style] => display:block;
  178.                                                     [Value] =>
  179.                                                 )
  180.  
  181.                                         )
  182.  
  183.                                     [1] => Array
  184.                                         (
  185.                                             [Id] => 900001
  186.                                             [FieldAttributeId] => 800001
  187.                                             [FieldId] => 750002
  188.                                             [ParentId] => 0
  189.                                             [Description] => Bananas are long and yellow. Banana Man used this as evidence of the Christian god.
  190.                                             [IsSelected] => 1
  191.                                             [Label] => Banana:
  192.                                             [Value] => banana
  193.                                             [Attributes] => Array
  194.                                                 (
  195.                                                     [Id] => 800001
  196.                                                     [Class] => checkbox
  197.                                                     [Dir] => rtl
  198.                                                     [Lang] => en
  199.                                                     [Multiple] => multiple
  200.                                                     [ReadOnly] =>
  201.                                                     [Style] => display:block;
  202.                                                     [Value] =>
  203.                                                 )
  204.  
  205.                                         )
  206.  
  207.                                     [2] => Array
  208.                                         (
  209.                                             [Id] => 900002
  210.                                             [FieldAttributeId] => 800002
  211.                                             [FieldId] => 750002
  212.                                             [ParentId] => 0
  213.                                             [Description] => Bayabas is Tagalog for Guava.
  214.                                             [IsSelected] => 0
  215.                                             [Label] => Bayabas:
  216.                                             [Value] => guava
  217.                                             [Attributes] => Array
  218.                                                 (
  219.                                                     [Id] => 800002
  220.                                                     [Class] => checkbox
  221.                                                     [Dir] => rtl
  222.                                                     [Lang] => tl
  223.                                                     [Multiple] => multiple
  224.                                                     [ReadOnly] =>
  225.                                                     [Style] => display:block;
  226.                                                     [Value] =>
  227.                                                 )
  228.  
  229.                                         )
  230.  
  231.                                 )
  232.  
  233.                         )
  234.  
  235.                 )
  236.  
  237.         )
  238.  
  239.     [4] => Array
  240.         (
  241.             [FieldSetId] => 500002
  242.             [Description] => Enter each item in your wish list 2.
  243.             [IsRepeating] => 1
  244.             [Label] => Wish List 2:
  245.             [Fields] => Array
  246.                 (
  247.                     [0] => Array
  248.                         (
  249.                             [Id] => 750007
  250.                             [FieldAttributeId] => 0
  251.                             [FieldSetId] => 500002
  252.                             [FormId] => 250000
  253.                             [LookupFieldTypeId] => 6
  254.                             [Description] => Price up to 2 decimal points should be placed here.
  255.                             [DisplayOrder] => 8
  256.                             [Label] => Price:
  257.                             [Name] => price
  258.                             [FieldData] => [["200"]]
  259.                         )
  260.  
  261.                     [1] => Array
  262.                         (
  263.                             [Id] => 750008
  264.                             [FieldAttributeId] => 0
  265.                             [FieldSetId] => 500002
  266.                             [FormId] => 250000
  267.                             [LookupFieldTypeId] => 5
  268.                             [Description] =>
  269.                             [DisplayOrder] => 9
  270.                             [Label] => Select Car(s):
  271.                             [Name] => cars
  272.                             [FieldData] => [["volvo"]]
  273.                             [FieldValueLists] => Array
  274.                                 (
  275.                                     [0] => Array
  276.                                         (
  277.                                             [Id] => 900007
  278.                                             [FieldAttributeId] => 0
  279.                                             [FieldId] => 750008
  280.                                             [ParentId] => 0
  281.                                             [Description] =>
  282.                                             [IsSelected] => 0
  283.                                             [Label] => Volvo
  284.                                             [Value] => volvo
  285.                                         )
  286.  
  287.                                     [1] => Array
  288.                                         (
  289.                                             [Id] => 900008
  290.                                             [FieldAttributeId] => 0
  291.                                             [FieldId] => 750008
  292.                                             [ParentId] => 0
  293.                                             [Description] =>
  294.                                             [IsSelected] => 1
  295.                                             [Label] => Saab
  296.                                             [Value] => saab
  297.                                         )
  298.  
  299.                                     [2] => Array
  300.                                         (
  301.                                             [Id] => 900009
  302.                                             [FieldAttributeId] => 800004
  303.                                             [FieldId] => 750008
  304.                                             [ParentId] => 0
  305.                                             [Description] =>
  306.                                             [IsSelected] => 0
  307.                                             [Label] => Fiat
  308.                                             [Value] => fiat
  309.                                             [Attributes] => Array
  310.                                                 (
  311.                                                     [Id] => 800004
  312.                                                     [Class] => textarea
  313.                                                     [Dir] => rtl
  314.                                                     [Lang] => ge
  315.                                                     [Multiple] => multiple
  316.                                                     [ReadOnly] =>
  317.                                                     [Style] => display:block;
  318.                                                     [Value] =>
  319.                                                 )
  320.  
  321.                                         )
  322.  
  323.                                     [3] => Array
  324.                                         (
  325.                                             [Id] => 900010
  326.                                             [FieldAttributeId] => 800005
  327.                                             [FieldId] => 750008
  328.                                             [ParentId] => 0
  329.                                             [Description] =>
  330.                                             [IsSelected] => 0
  331.                                             [Label] => Audi
  332.                                             [Value] => audi
  333.                                             [Attributes] => Array
  334.                                                 (
  335.                                                     [Id] => 800005
  336.                                                     [Class] => textarea
  337.                                                     [Dir] => rtl
  338.                                                     [Lang] => ge
  339.                                                     [Multiple] => multiple
  340.                                                     [ReadOnly] =>
  341.                                                     [Style] => display:block;
  342.                                                     [Value] =>
  343.                                                 )
  344.  
  345.                                         )
  346.  
  347.                                 )
  348.  
  349.                         )
  350.  
  351.                 )
  352.  
  353.         )
  354.  
  355.     [5] => Array
  356.         (
  357.             [Id] => 750009
  358.             [FieldAttributeId] => 0
  359.             [FieldSetId] => 0
  360.             [FormId] => 250000
  361.             [LookupFieldTypeId] => 5
  362.             [Description] =>
  363.             [DisplayOrder] => 10
  364.             [Label] => Select Grouped Car(s):
  365.             [Name] => grouped-cars
  366.             [FieldData] => volvo
  367.             [FieldValueLists] => Array
  368.                 (
  369.                     [0] => Array
  370.                         (
  371.                             [Id] => 900011
  372.                             [FieldAttributeId] => 0
  373.                             [FieldId] => 750009
  374.                             [ParentId] => 0
  375.                             [Description] =>
  376.                             [IsSelected] => 0
  377.                             [Label] => Sweedish Cars
  378.                             [Value] =>
  379.                             [Children] => Array
  380.                                 (
  381.                                     [0] => Array
  382.                                         (
  383.                                             [Id] => 900012
  384.                                             [FieldAttributeId] => 0
  385.                                             [FieldId] => 750009
  386.                                             [ParentId] => 900011
  387.                                             [Description] =>
  388.                                             [IsSelected] => 0
  389.                                             [Label] => Volvo
  390.                                             [Value] => volvo
  391.                                         )
  392.  
  393.                                     [1] => Array
  394.                                         (
  395.                                             [Id] => 900013
  396.                                             [FieldAttributeId] => 0
  397.                                             [FieldId] => 750009
  398.                                             [ParentId] => 900011
  399.                                             [Description] =>
  400.                                             [IsSelected] => 1
  401.                                             [Label] => Saab
  402.                                             [Value] => saab
  403.                                         )
  404.  
  405.                                 )
  406.  
  407.                         )
  408.  
  409.                     [1] => Array
  410.                         (
  411.                             [Id] => 900014
  412.                             [FieldAttributeId] => 0
  413.                             [FieldId] => 750009
  414.                             [ParentId] => 0
  415.                             [Description] =>
  416.                             [IsSelected] => 0
  417.                             [Label] => German Cars
  418.                             [Value] =>
  419.                             [Children] => Array
  420.                                 (
  421.                                     [0] => Array
  422.                                         (
  423.                                             [Id] => 900015
  424.                                             [FieldAttributeId] => 800004
  425.                                             [FieldId] => 750009
  426.                                             [ParentId] => 900014
  427.                                             [Description] =>
  428.                                             [IsSelected] => 0
  429.                                             [Label] => Fiat
  430.                                             [Value] => fiat
  431.                                             [Attributes] => Array
  432.                                                 (
  433.                                                     [Id] => 800004
  434.                                                     [Class] => textarea
  435.                                                     [Dir] => rtl
  436.                                                     [Lang] => ge
  437.                                                     [Multiple] => multiple
  438.                                                     [ReadOnly] =>
  439.                                                     [Style] => display:block;
  440.                                                     [Value] =>
  441.                                                 )
  442.  
  443.                                         )
  444.  
  445.                                     [1] => Array
  446.                                         (
  447.                                             [Id] => 900016
  448.                                             [FieldAttributeId] => 800005
  449.                                             [FieldId] => 750009
  450.                                             [ParentId] => 900014
  451.                                             [Description] =>
  452.                                             [IsSelected] => 0
  453.                                             [Label] => Audi
  454.                                             [Value] => audi
  455.                                             [Attributes] => Array
  456.                                                 (
  457.                                                     [Id] => 800005
  458.                                                     [Class] => textarea
  459.                                                     [Dir] => rtl
  460.                                                     [Lang] => ge
  461.                                                     [Multiple] => multiple
  462.                                                     [ReadOnly] =>
  463.                                                     [Style] => display:block;
  464.                                                     [Value] =>
  465.                                                 )
  466.  
  467.                                         )
  468.  
  469.                                 )
  470.  
  471.                         )
  472.  
  473.                 )
  474.  
  475.         )
  476.  
  477. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement