AllToolKits.com Posted May 21, 2015 Report Posted May 21, 2015 Hi Blesta Mates, Please see the attached shot. When creating the package, i selected my Module, but servers added are not listed in the drop down. What's the procedure to get that displayed in the dropdown?
0 AllToolKits.com Posted May 21, 2015 Author Report Posted May 21, 2015 I got it working I was trying with primary key of the table as below public function moduleRowMetaKey() { return "server_id"; } When i changed to public function moduleRowMetaKey() { return "server_name"; } it worked.
Question
AllToolKits.com
Hi Blesta Mates,
Please see the attached shot. When creating the package, i selected my Module, but servers added are not listed in the drop down.
What's the procedure to get that displayed in the dropdown?
2 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now