Jump to content

how to use Node at the front (location)


Recommended Posts

  • 2 weeks later...
On 5/8/2021 at 4:58 AM, aXenDev said:
/**
	* @brief	[Node] Parent ID Database Column
*/
public static $databaseColumnParent = 'parent_id';

 

I know exactly how to use this class. My question is whether it is possible to use this class in the forms that we create for users or not?
For example, suppose I want to allow users to register product categories.  how Can I use this class in this case?

Edited by ReyDev
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...