Skip to main content
Solved

About Checkbox ?


  • 1.kantenbreken
    2.lassen
    3.snijden
    4.vormen
    5.zetten
    6.laskanten
    this is operation_Id (checkbox)

    and
    5.snijden/zetten
    6.zetten
    7.snijden/vormen
    8.snijden
    9.snijden/vormen/lassen
    10.snijden/laskanten
    11.snijden/laskanten/zetten
    and this is workchain_id (workchain_id)

    when I select multiple choice like(snijden/vormen/lassen) in checkbox
    In workchain_id it should select default
    example like: snijden/vormen/lassen

  • select w.workchain_id from workchain w join workchain_operation wo on
    wo.workchain_id=w.workchain_id join operation p on p.operation_id=wo.operation_id 
    where p.operation_id= (select operation_id from operation where operation_id=3)  this query is working in ssms  and In gui its not working

  • Guys you know any solution for this

Best answer by Erwin Ekkel

I think this is a continuation from this topic. Did you implement one of the given solutions? And perhaps it would be better to continue this problem there for the issue you are facing now. 

 

View original
Did this topic help you find an answer to your question?
This topic has been closed for replies.

2 replies

Jeroen van den Belt
Administrator
Forum|alt.badge.img+9

Hi @naveen,

Would you be so kind to elaborate on this? I don't quite understand the situation yet.
And what do you mean by saying that it's not working in the GUI? Don't you get a result, do you get an error message?

Perhaps some screenshots or a gif file would help.

Thanks in advance!


Forum|alt.badge.img+17
  • Moderator
  • 766 replies
  • Answer
  • November 7, 2022

I think this is a continuation from this topic. Did you implement one of the given solutions? And perhaps it would be better to continue this problem there for the issue you are facing now. 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings