truonglv
Well-known member
- Affected version
 - 2.1 beta 4
 
I have an field in approval queue item. When i change the value and use this method to get value:
	
	
	
		
and it's return empty value. I have setup field name correct with the code and no luck cause the job does not save all inputs when submit.
				
			
		Code:
	
	$this->getInput('XXX', 'YYY');