MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How to make Discussion tab as current tab along with its topics as default or active tab in group tabs ? (Zatvorena) (Mono Support )

12754 put(a) pogledan, 4 odgovor(a) 29.7.2013. 17:44:39Kreirao(la) super
super

super

29.7.2013. 17:44:39
By default, the wall tab is active and the wall area is displayed in the group page.

How to make "Discussion" tab active and its content too so that all the forum topics are there in the page if anyone see the group page. I also want to hide photo and wall tabs and their content ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
vzakanj

vzakanj

30.7.2013. 6:59:17
Hi Super,
have you tried setting the WorkingMode property of the GroupView control to SnGroupWorkingMode.DiscussionBoard ?

If not, try setting this and let us know if it solves your problem.

Regards
Ovaj sadržaj još nije ocijenjen. 
345 Reputacija 61 Ukupno objava
super

super

30.7.2013. 11:07:50
I can't find where to set this property in code ?

do you mean Groupview.ascx ? where in code I need to set this property ? Can you please show me exactly where ?

I have went to groups from front-end and clicked on setting, there also I can't find any property that says "WorkingMode" ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
mzilic

mzilic

30.7.2013. 11:33:05
Property is called WorkingMode which has 3 options:
- Wall
- DiscussionBoard
- Photos
and is set for the GroupView on the GroupContainer.ascx control.

Regards
Ovaj sadržaj još nije ocijenjen. 
2218 Reputacija 300 Ukupno objava