I need to stop users from creating new items, and it is pretty easy. Here are the code snippets:Add this static function to your resource file, and that is all. You are done. // Can not create any order public static function canCreate(): boo...
blog.debjit.in1 min read
No responses yet.