Base solution for your next web application
Open Closed

Master detail page filter behaviour #12388


User avatar
0
otoarenacom created

Am I configuring entites wrong, shouldn't be the first expected behaviour filtering books by authorid? Why all results are returning when I click any author's edit book action?

aa.jpg


1 Answer(s)
  • User Avatar
    0
    otoarenacom created

    Never mind, managed to fix it. Seems although script returning authoridFilter, input class missing authoridFilter property and service get method also missing as filter condition. Hopefully I can managed to change radtool template to make fk filter standart :)