I am using a gravity registration add on in conjunction with the WPMU Membership plugin. Everything seems to work except for the fact that when the user gets added it is not put in an access group. This is the way I am trying to get it to work: 2 access levels - Stranger and Registered. As soon as a user registers they are added at the "Membership Level" of Registered. The way it is working for me now is that the user gets added with no Membership level. You have to manually assign it. How do I change it so that when a user registers they are put in at the membership level of Registered? Is it a configuration item with the membership plugin? Does anyone have any prior experience getting these two items working in conjunction with one another? Just wondering if this is even possible to do with this combination? Or do I have to add PHP code somewhere in the gravity form?