Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is "validationdata"
#1
Again, as to not pollute the "PackingSlip" thread with global questions:

What does this part do:

PHP Code:
$tabid getTabid("PackingSlip");
$validationData getDBValidationData($focus->tab_name$tabid);
$data split_validationdataArray($validationData);
$category getParentTab();
$smarty->assign("CATEGORY"$category); 

Found here. Are all these functions native app functions?
Reply
#2
This is system functionality. It is reading the typeofdata column and creating a few arrays for javascript to validate the fields
Joe
TSolucio
Reply
#3
Ah, great. Thanks for the info.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)