Advertisement
Guest User

Untitled

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