Closed jeanmartin closed 8 years ago
Here you go! :grin:
def on_appear
cell = self.tableView.cellForRowAtIndexPath(NSIndexPath.indexPathForRow(0,inSection:0))
cell.textField.becomeFirstResponder if cell.respond_to?("textField")
end
ProMotion-form has been officially deprecated. Thanks everyone!
Is there any way to do that? In formotion I could do