Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Yesterday at 01:29 PM
mycota Posted January 9, 2015 Share Posted January 9, 2015 It seems in the code that there are going to be some options around relational fields for forms. Would someone be willing to briefly discuss what these options are going to be and planned timeframe for release? /*** Build Form Helper** @param mixed $value The value* @param \IPS\cms\Records|NULL $record The record* @param int $flags Bit flags* @return \IPS\Helpers\Form\FormAbstract*/public function buildHelper( $value=NULL, \IPS\cms\Records $record = NULL, $flags=0 ){if ( $this->type == 'Relational' ){/ @todo something about this /return;} Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.